Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events: Use statuses for events filtering #220

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Use statuses instead of states for events filtering.

Additional review information

The statuses fitler is available in current develop (first release after 1.5.6) where states becomes deprecated filter and should not be used anymore.

Use statuses as default argument in get_events, but still support states with deprecation warning.

Testing notes:

  1. Use statuses in get_events.
  2. It should automatically use states or statuses GraphQl filter based on server version.

@iLLiCiTiT iLLiCiTiT self-assigned this Nov 28, 2024
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label Nov 28, 2024
@iLLiCiTiT iLLiCiTiT merged commit 5da44b5 into develop Nov 29, 2024
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/use-statuses-for-event-filtering branch November 29, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant